getLatitude

abstract fun getLatitude(): Double

Gets the geographical latitude associated with this beacon's configured location, if available.

Return

The latitude in degrees. Returns a specific value (e.g., 0.0 or NaN) if not available. (Clarify what is returned if not available, based on implementation)